[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             SeekEOF function

  DECLARATION:  SeekEOF [ (var F : Text) ]

      PURPOSE:  Returns the end-of-file status of a file

         UNIT:  System

  RESULT TYPE:  Boolean

      REMARKS:  This function corresponds to the EOF function, except that
                it skips all blanks, tabs, and end-of-line markers before
                returning the end-of-file status.

                NOTE: With {$I-}, errors are returned through IOResult

  RESTRICTIONS:   Can only be used on Text files.
                File must be previously opened.

See Also: EOF SeekEOLn
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson